home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2003 May / PFA0503.iso / fullversioner / webmenubuilder / WebMenuBuilder2demo / setup.exe / {app} / examples / modern2 / modern2.wmb < prev    next >
Encoding:
Text File  |  2002-03-22  |  14.6 KB  |  603 lines

  1.  
  2.  
  3.               Menu settings
  4. ;------------------------------------------------------------------------------
  5.   menuType = 0
  6.   isMove = 1
  7.   isStick = 1
  8.   isClose =  1
  9.   relativePosition = 0
  10.   dix = 10
  11.   diy = 10
  12.   sAction = 1
  13.   isSmooth = 1
  14.   sOpenType = 0
  15.   jsEngineFileName = wmb_menu.js
  16.   jsMenuFileName = wmb_def.js
  17.   htmlFileName = menu.html
  18. ;------------------------------------------------------------------------------
  19.  
  20.               Container
  21. ;------------------------------------------------------------------------------
  22.   menuID = 0
  23.   pmn = 0
  24.   submenuType = 0
  25.   sDX = 0
  26.   cStyleID = {
  27.     border-width: 0
  28.     border-style: Solid
  29.     border-left-color: #808080
  30.     border-right-color: #808080
  31.     border-top-color: #808080
  32.     border-bottom-color: #808080
  33.   }
  34.   sTitle = 
  35.   aTitle = 0
  36.   titleBgColor = 
  37.   bgColor = 
  38.   TitleImage = images\modern2_01.gif
  39.   TitleImageWidth = 200
  40.   TitleImageHeight = 19
  41.   TitleImageAlign = 0
  42.   bgImage = 
  43.   titleBrWidth = 0
  44.   BrWidth = 6
  45.   diw = 1
  46.   dih = 1
  47.   dbi = 0
  48.   TitleFontFamily = Times New Roman% Times% Serif
  49.   TitleFontAlignment = 0
  50.   TitleFontSize = 12
  51.   TitleFontColor = #FFFFFF
  52.   TitleFontIsBold = 0
  53.   TitleFontIsItalic = 0
  54.   TitleFontIsUnderline = 0
  55.   TitleFontIsStrike = 0
  56.  
  57. ;------------------------------------------------------------------------------
  58.           Menu Item
  59. ;------------------------------------------------------------------------------
  60.      jsCommand = 
  61.      goURL = 
  62.      targetFrame = -1
  63.      statusHint = 
  64.      smID = 1
  65.      aType = 3
  66.      mEnabled = 1
  67.      IsSeparator = 0
  68.      NormalState {
  69.         MenuItemCSS {
  70.     border-style: None
  71.     border-width: 0
  72.     border-left-color: 
  73.     border-right-color: 
  74.     border-top-color: 
  75.     border-bottom-color: 
  76.                     }
  77.         BgColor  = 
  78.         BgImage  = images\modern2_02.gif
  79.         BrWidth  = 0
  80.         sImage  = 
  81.         wImage  = 200
  82.         hImage  = 32
  83.         aImage  = left
  84.         sFlash  = 
  85.         wFlash  = 100
  86.         hFlash  = 100
  87.         bFlash  = #000000
  88.         iText  = Features
  89.         iTextNS = 0
  90.         ssImage  = 
  91.         swImage  = 0
  92.         shImage  = 0
  93.         FontFamily = Verdana% Helvetica% Sans-Serif
  94.         FontAlignment = 1
  95.         FontSize = 10
  96.         FontColor = #C0C0C0
  97.         FontIsBold = 1
  98.         FontIsItalic = 0
  99.         FontIsUnderline = 0
  100.         FontIsStrike = 0
  101.      }
  102.      OnMouseOverState {
  103.         MenuItemCSS {
  104.     border-style: None
  105.     border-width: 0
  106.     border-left-color: 
  107.     border-right-color: 
  108.     border-top-color: 
  109.     border-bottom-color: 
  110.                     }
  111.         BgColor  = 
  112.         BgImage  = images\modern2_02.gif
  113.         BrWidth  = 0
  114.         sImage  = 
  115.         wImage  = 200
  116.         hImage  = 32
  117.         aImage  = left
  118.         sFlash  = 
  119.         wFlash  = 100
  120.         hFlash  = 100
  121.         bFlash  = #000000
  122.         iText  = Features
  123.         iTextNS = 0
  124.         ssImage  = 
  125.         swImage  = 0
  126.         shImage  = 0
  127.         FontFamily = Verdana% Helvetica% Sans-Serif
  128.         FontAlignment = 1
  129.         FontSize = 10
  130.         FontColor = #C0C0C0
  131.         FontIsBold = 1
  132.         FontIsItalic = 0
  133.         FontIsUnderline = 0
  134.         FontIsStrike = 0
  135.      }
  136.      OnClickState {
  137.         MenuItemCSS {
  138.     border-style: None
  139.     border-width: 0
  140.     border-left-color: 
  141.     border-right-color: 
  142.     border-top-color: 
  143.     border-bottom-color: 
  144.                     }
  145.         BgColor  = 
  146.         BgImage  = images\modern2_02.gif
  147.         BrWidth  = 0
  148.         sImage  = 
  149.         wImage  = 200
  150.         hImage  = 32
  151.         aImage  = left
  152.         sFlash  = 
  153.         wFlash  = 100
  154.         hFlash  = 100
  155.         bFlash  = #000000
  156.         iText  = Features
  157.         iTextNS = 0
  158.         ssImage  = 
  159.         swImage  = 0
  160.         shImage  = 0
  161.         FontFamily = Verdana% Helvetica% Sans-Serif
  162.         FontAlignment = 1
  163.         FontSize = 10
  164.         FontColor = #C0C0C0
  165.         FontIsBold = 1
  166.         FontIsItalic = 0
  167.         FontIsUnderline = 0
  168.         FontIsStrike = 0
  169.      }
  170. ---end menu item---
  171. ;------------------------------------------------------------------------------
  172.  
  173. ;------------------------------------------------------------------------------
  174.           Menu Item
  175. ;------------------------------------------------------------------------------
  176.      jsCommand = 
  177.      goURL = 
  178.      targetFrame = -1
  179.      statusHint = 
  180.      smID = -1
  181.      aType = 3
  182.      mEnabled = 1
  183.      IsSeparator = 0
  184.      NormalState {
  185.         MenuItemCSS {
  186.                     }
  187.         BgColor  = 
  188.         BgImage  = 
  189.         BrWidth  = 0
  190.         sImage  = images\modern2_03.gif
  191.         wImage  = 200
  192.         hImage  = 20
  193.         aImage  = left
  194.         sFlash  = 
  195.         wFlash  = 100
  196.         hFlash  = 100
  197.         bFlash  = #000000
  198.         iText  = 
  199.         iTextNS = 0
  200.         ssImage  = 
  201.         swImage  = 0
  202.         shImage  = 0
  203.         FontFamily = Times New Roman% Times% Serif
  204.         FontAlignment = 0
  205.         FontSize = 12
  206.         FontColor = #FFFFFF
  207.         FontIsBold = 0
  208.         FontIsItalic = 0
  209.         FontIsUnderline = 0
  210.         FontIsStrike = 0
  211.      }
  212.      OnMouseOverState {
  213.         MenuItemCSS {
  214.                     }
  215.         BgColor  = 
  216.         BgImage  = 
  217.         BrWidth  = 0
  218.         sImage  = images\modern2_03.gif
  219.         wImage  = 200
  220.         hImage  = 20
  221.         aImage  = left
  222.         sFlash  = 
  223.         wFlash  = 100
  224.         hFlash  = 100
  225.         bFlash  = #000000
  226.         iText  = 
  227.         iTextNS = 0
  228.         ssImage  = 
  229.         swImage  = 0
  230.         shImage  = 0
  231.         FontFamily = Times New Roman% Times% Serif
  232.         FontAlignment = 0
  233.         FontSize = 12
  234.         FontColor = #FFFFFF
  235.         FontIsBold = 0
  236.         FontIsItalic = 0
  237.         FontIsUnderline = 0
  238.         FontIsStrike = 0
  239.      }
  240.      OnClickState {
  241.         MenuItemCSS {
  242.                     }
  243.         BgColor  = 
  244.         BgImage  = 
  245.         BrWidth  = 0
  246.         sImage  = images\modern2_03.gif
  247.         wImage  = 200
  248.         hImage  = 20
  249.         aImage  = left
  250.         sFlash  = 
  251.         wFlash  = 100
  252.         hFlash  = 100
  253.         bFlash  = #000000
  254.         iText  = 
  255.         iTextNS = 0
  256.         ssImage  = 
  257.         swImage  = 0
  258.         shImage  = 0
  259.         FontFamily = Times New Roman% Times% Serif
  260.         FontAlignment = 0
  261.         FontSize = 12
  262.         FontColor = #FFFFFF
  263.         FontIsBold = 0
  264.         FontIsItalic = 0
  265.         FontIsUnderline = 0
  266.         FontIsStrike = 0
  267.      }
  268. ---end menu item---
  269. ;------------------------------------------------------------------------------
  270. ---end container---
  271.  
  272.               Container
  273. ;------------------------------------------------------------------------------
  274.   menuID = 1
  275.   pmn = 0
  276.   submenuType = 0
  277.   sDX = 0
  278.   cStyleID = {
  279.     border-width: 0
  280.     border-style: None
  281.     border-left-color: #808080
  282.     border-right-color: #808080
  283.     border-top-color: #808080
  284.     border-bottom-color: #808080
  285.   }
  286.   sTitle = 
  287.   aTitle = 0
  288.   titleBgColor = 
  289.   bgColor = 
  290.   TitleImage = 
  291.   TitleImageWidth = 0
  292.   TitleImageHeight = 0
  293.   TitleImageAlign = 0
  294.   bgImage = 
  295.   titleBrWidth = 0
  296.   BrWidth = 6
  297.   diw = 1
  298.   dih = 1
  299.   dbi = 2
  300.   TitleFontFamily = Times New Roman% Times% Serif
  301.   TitleFontAlignment = 0
  302.   TitleFontSize = 12
  303.   TitleFontColor = #FFFFFF
  304.   TitleFontIsBold = 0
  305.   TitleFontIsItalic = 0
  306.   TitleFontIsUnderline = 0
  307.   TitleFontIsStrike = 0
  308.  
  309. ;------------------------------------------------------------------------------
  310.           Menu Item
  311. ;------------------------------------------------------------------------------
  312.      jsCommand = 
  313.      goURL = 
  314.      targetFrame = -1
  315.      statusHint = 
  316.      smID = -1
  317.      aType = 5
  318.      mEnabled = 1
  319.      IsSeparator = 0
  320.      NormalState {
  321.         MenuItemCSS {
  322.                     }
  323.         BgColor  = 
  324.         BgImage  = 
  325.         BrWidth  = 0
  326.         sImage  = email.gif
  327.         wImage  = 169
  328.         hImage  = 19
  329.         aImage  = left
  330.         sFlash  = 
  331.         wFlash  = 100
  332.         hFlash  = 100
  333.         bFlash  = #000000
  334.         iText  = 
  335.         iTextNS = 0
  336.         ssImage  = 
  337.         swImage  = 0
  338.         shImage  = 0
  339.         FontFamily = Times New Roman% Times% Serif
  340.         FontAlignment = 0
  341.         FontSize = 12
  342.         FontColor = #FFFFFF
  343.         FontIsBold = 0
  344.         FontIsItalic = 0
  345.         FontIsUnderline = 0
  346.         FontIsStrike = 0
  347.      }
  348.      OnMouseOverState {
  349.         MenuItemCSS {
  350.                     }
  351.         BgColor  = 
  352.         BgImage  = 
  353.         BrWidth  = 0
  354.         sImage  = email.gif
  355.         wImage  = 169
  356.         hImage  = 19
  357.         aImage  = left
  358.         sFlash  = 
  359.         wFlash  = 100
  360.         hFlash  = 100
  361.         bFlash  = #000000
  362.         iText  = 
  363.         iTextNS = 0
  364.         ssImage  = 
  365.         swImage  = 0
  366.         shImage  = 0
  367.         FontFamily = Times New Roman% Times% Serif
  368.         FontAlignment = 0
  369.         FontSize = 12
  370.         FontColor = #FFFFFF
  371.         FontIsBold = 0
  372.         FontIsItalic = 0
  373.         FontIsUnderline = 0
  374.         FontIsStrike = 0
  375.      }
  376.      OnClickState {
  377.         MenuItemCSS {
  378.                     }
  379.         BgColor  = 
  380.         BgImage  = 
  381.         BrWidth  = 0
  382.         sImage  = email.gif
  383.         wImage  = 169
  384.         hImage  = 19
  385.         aImage  = left
  386.         sFlash  = 
  387.         wFlash  = 100
  388.         hFlash  = 100
  389.         bFlash  = #000000
  390.         iText  = 
  391.         iTextNS = 0
  392.         ssImage  = 
  393.         swImage  = 0
  394.         shImage  = 0
  395.         FontFamily = Times New Roman% Times% Serif
  396.         FontAlignment = 0
  397.         FontSize = 12
  398.         FontColor = #FFFFFF
  399.         FontIsBold = 0
  400.         FontIsItalic = 0
  401.         FontIsUnderline = 0
  402.         FontIsStrike = 0
  403.      }
  404. ---end menu item---
  405. ;------------------------------------------------------------------------------
  406.  
  407. ;------------------------------------------------------------------------------
  408.           Menu Item
  409. ;------------------------------------------------------------------------------
  410.      jsCommand = 
  411.      goURL = 
  412.      targetFrame = -1
  413.      statusHint = 
  414.      smID = -1
  415.      aType = 5
  416.      mEnabled = 1
  417.      IsSeparator = 0
  418.      NormalState {
  419.         MenuItemCSS {
  420.                     }
  421.         BgColor  = 
  422.         BgImage  = 
  423.         BrWidth  = 0
  424.         sImage  = sms.gif
  425.         wImage  = 169
  426.         hImage  = 19
  427.         aImage  = left
  428.         sFlash  = 
  429.         wFlash  = 100
  430.         hFlash  = 100
  431.         bFlash  = #000000
  432.         iText  = 
  433.         iTextNS = 0
  434.         ssImage  = 
  435.         swImage  = 0
  436.         shImage  = 0
  437.         FontFamily = Times New Roman% Times% Serif
  438.         FontAlignment = 0
  439.         FontSize = 12
  440.         FontColor = #FFFFFF
  441.         FontIsBold = 0
  442.         FontIsItalic = 0
  443.         FontIsUnderline = 0
  444.         FontIsStrike = 0
  445.      }
  446.      OnMouseOverState {
  447.         MenuItemCSS {
  448.                     }
  449.         BgColor  = 
  450.         BgImage  = 
  451.         BrWidth  = 0
  452.         sImage  = sms.gif
  453.         wImage  = 169
  454.         hImage  = 19
  455.         aImage  = left
  456.         sFlash  = 
  457.         wFlash  = 100
  458.         hFlash  = 100
  459.         bFlash  = #000000
  460.         iText  = 
  461.         iTextNS = 0
  462.         ssImage  = 
  463.         swImage  = 0
  464.         shImage  = 0
  465.         FontFamily = Times New Roman% Times% Serif
  466.         FontAlignment = 0
  467.         FontSize = 12
  468.         FontColor = #FFFFFF
  469.         FontIsBold = 0
  470.         FontIsItalic = 0
  471.         FontIsUnderline = 0
  472.         FontIsStrike = 0
  473.      }
  474.      OnClickState {
  475.         MenuItemCSS {
  476.                     }
  477.         BgColor  = 
  478.         BgImage  = 
  479.         BrWidth  = 0
  480.         sImage  = sms.gif
  481.         wImage  = 169
  482.         hImage  = 19
  483.         aImage  = left
  484.         sFlash  = 
  485.         wFlash  = 100
  486.         hFlash  = 100
  487.         bFlash  = #000000
  488.         iText  = 
  489.         iTextNS = 0
  490.         ssImage  = 
  491.         swImage  = 0
  492.         shImage  = 0
  493.         FontFamily = Times New Roman% Times% Serif
  494.         FontAlignment = 0
  495.         FontSize = 12
  496.         FontColor = #FFFFFF
  497.         FontIsBold = 0
  498.         FontIsItalic = 0
  499.         FontIsUnderline = 0
  500.         FontIsStrike = 0
  501.      }
  502. ---end menu item---
  503. ;------------------------------------------------------------------------------
  504.  
  505. ;------------------------------------------------------------------------------
  506.           Menu Item
  507. ;------------------------------------------------------------------------------
  508.      jsCommand = 
  509.      goURL = 
  510.      targetFrame = -1
  511.      statusHint = 
  512.      smID = -1
  513.      aType = 5
  514.      mEnabled = 1
  515.      IsSeparator = 0
  516.      NormalState {
  517.         MenuItemCSS {
  518.                     }
  519.         BgColor  = 
  520.         BgImage  = 
  521.         BrWidth  = 0
  522.         sImage  = friend.gif
  523.         wImage  = 169
  524.         hImage  = 19
  525.         aImage  = left
  526.         sFlash  = 
  527.         wFlash  = 100
  528.         hFlash  = 100
  529.         bFlash  = #000000
  530.         iText  = 
  531.         iTextNS = 0
  532.         ssImage  = 
  533.         swImage  = 0
  534.         shImage  = 0
  535.         FontFamily = Times New Roman% Times% Serif
  536.         FontAlignment = 0
  537.         FontSize = 12
  538.         FontColor = #FFFFFF
  539.         FontIsBold = 0
  540.         FontIsItalic = 0
  541.         FontIsUnderline = 0
  542.         FontIsStrike = 0
  543.      }
  544.      OnMouseOverState {
  545.         MenuItemCSS {
  546.                     }
  547.         BgColor  = 
  548.         BgImage  = 
  549.         BrWidth  = 0
  550.         sImage  = friend.gif
  551.         wImage  = 169
  552.         hImage  = 19
  553.         aImage  = left
  554.         sFlash  = 
  555.         wFlash  = 100
  556.         hFlash  = 100
  557.         bFlash  = #000000
  558.         iText  = 
  559.         iTextNS = 0
  560.         ssImage  = 
  561.         swImage  = 0
  562.         shImage  = 0
  563.         FontFamily = Times New Roman% Times% Serif
  564.         FontAlignment = 0
  565.         FontSize = 12
  566.         FontColor = #FFFFFF
  567.         FontIsBold = 0
  568.         FontIsItalic = 0
  569.         FontIsUnderline = 0
  570.         FontIsStrike = 0
  571.      }
  572.      OnClickState {
  573.         MenuItemCSS {
  574.                     }
  575.         BgColor  = 
  576.         BgImage  = 
  577.         BrWidth  = 0
  578.         sImage  = friend.gif
  579.         wImage  = 169
  580.         hImage  = 19
  581.         aImage  = left
  582.         sFlash  = 
  583.         wFlash  = 100
  584.         hFlash  = 100
  585.         bFlash  = #000000
  586.         iText  = 
  587.         iTextNS = 0
  588.         ssImage  = 
  589.         swImage  = 0
  590.         shImage  = 0
  591.         FontFamily = Times New Roman% Times% Serif
  592.         FontAlignment = 0
  593.         FontSize = 12
  594.         FontColor = #FFFFFF
  595.         FontIsBold = 0
  596.         FontIsItalic = 0
  597.         FontIsUnderline = 0
  598.         FontIsStrike = 0
  599.      }
  600. ---end menu item---
  601. ;------------------------------------------------------------------------------
  602. ---end container---
  603.